Skip to content

Conversation

@burka
Copy link

@burka burka commented Feb 28, 2023

Fixes #914
Forms on PDFs with multiple pages that are not on the last page are broken. They get the last pages RenderingContext and that will calculate wrong coordinates. With this PR it will use the right page, fixing the RenderingContext to be correct and not attach a changing object to the PdfBoxForm.Control would be even better, but more intrusive.

@burka
Copy link
Author

burka commented Feb 28, 2023

PR #911 is contained in this PR and should be merged before :-)

@burka
Copy link
Author

burka commented Feb 28, 2023

Fixes #914

@zacharysiegel
Copy link

zacharysiegel commented Jun 15, 2024

FYI, for anyone visiting this page in the future, another version of this PR was merged into the new openhtmltopdf repository here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inputs / Form-Elements on Multi-Page-PDFs on the not-last-page are broken

2 participants